home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / gfx / show / fastmc.readme < prev    next >
Text File  |  1995-11-18  |  1KB  |  37 lines

  1. Short:    Fastest truecolor-emulation (jpeg, mpeg, ppm, plasma)
  2. Author:   epgbc@cluster1.urz.Uni-Halle.DE (Andreas Maschke)
  3. Uploader: epgbc@cluster1.urz.Uni-Halle.DE (Andreas Maschke)
  4. Type:     gfx/show
  5.  
  6. ----------------------------------------------------------------------
  7. FastMC (tm) is the fastest truecolor-emulation for 8-bit displays.
  8. The idea came from Stefan Kost's slow "Multicolor"-system.
  9. Because applications using this algorithm are the slowest we know
  10. we decided to write a faster one.
  11.  
  12. Advantages:
  13.  -pixel-aspect and image-size are not changed
  14.  -very high speed
  15.  -more visible colors:
  16.    -every color-channel (RGB) has a diffent number of shades ("eye-sensitive")
  17.    -all 256 color-registers are used
  18.  -rgb-values are in the usual range 0..255 (not 0.0..1.0)
  19.  
  20. Examples:
  21.  -jpeg-viewer
  22.  -ppm-viewer
  23.  -plasma-generator
  24.  
  25.  
  26. Authors:
  27.   Andreas Maschke
  28.   Zenkerstraße 5
  29.   06108 Halle/Saale
  30.   Germany
  31.  
  32.   Phone: ++49 (0)345/5170331
  33.   EMail: epgbc@cluster1.urz.Uni-Halle.DE
  34.  
  35.   Michael Henke (Smack/Infect)
  36.   EMail: epgbd@cluster1.urz.Uni-Halle.DE
  37.